Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Print to default output according to verbosity #66

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ypapouin
Copy link

Helps to understand why odoo.addons.__path__ could not be obtained.

Without verbosity

root@runner-f6ioeaf-project-228-concurrent-0:/opt/odoo# manifestoo tree
could not obtain odoo.addons.__path__ using python
No addon selected, please use one of the --select options.

With verbosity

root@runner-f6ioeaf-project-228-concurrent-0:/opt/odoo# manifestoo --verbose tree
Traceback (most recent call last):
  File "/tmp/tmpm7rtgo2t.py", line 5, in <module>
    import odoo
  File "/opt/odoo/odoo/__init__.py", line 113, in <module>
    from . import modules
  File "/opt/odoo/odoo/modules/__init__.py", line 8, in <module>
    from . import db, graph, loading, migration, module, registry
  File "/opt/odoo/odoo/modules/graph.py", line 10, in <module>
    import odoo.tools as tools
  File "/opt/odoo/odoo/tools/__init__.py", line 17, in <module>
    from .mail import *
  File "/opt/odoo/odoo/tools/mail.py", line 7, in <module>
    from lxml.html import clean
  File "/opt/odoo-venv/lib/python3.8/site-packages/lxml/html/clean.py", line 18, in <module>
    raise ImportError(
ImportError: lxml.html.clean module is now a separate project lxml_html_clean.
Install lxml[html_clean] or lxml_html_clean directly.
could not obtain odoo.addons.__path__ using python
Addons path: /opt/odoo/addons,.
Addons set: account,account_account_constraint_code,account_analytic_distribution_required,account_analytic_no_lines,account_analytic_parent,account_analytic_required,account_analytic_sequence,account_analytic_tag_default,account_analytic_wip,account_asset_batch_compute,account_asset_compute_batch,account_asset_from_expense,account_asset_low_value,account_asset_management,account_asset_management_menu,account_asset_number,account_asset_stock_move,account_asset_transfer,account_balance_ebp_csv_export,account_balance_line,account_bank_reconciliation_summary_xlsx,account_banking_fr_lcr,account_banking_mandate,account_banking_mandate_contact,account_banking_mandate_sale,account_banking_pain_base,account_banking_sepa_credit_transfer,account_banking_sepa_direct_debit,account_billing,account_cash_deposit,account_chart_update,account_check_deposit,account_check_printing,account_check_printing_aeroo,account_cost_center,account_debit_note,account_edi,account_edi_extended,account_edi_facturx,account_edi_proxy_client,account_edi_ubl,account_edi_ubl_cii,account_einvoice_generate,account_financial_report,account_fiscal_month,account_fiscal_position_vat_check,account_fiscal_year,account_fleet,account_global_discount,account_invoice_alternate_payer,account_invoice_base_invoicing_mode,account_invoice_blocking,account_invoice_change_currency,account_invoice_check_picking_date,account_invoice_check_total,account_invoice_constraint_chronology,account_invoice_date_due,account_invoice_discount_display_amount,account_invoice_download,account_invoice_download_ovh,account_invoice_download_scaleway,account_invoice_export,account_invoice_export_server_env,account_invoice_facturx,account_invoice_facturx_py3o,account_invoice_fiscal_position_update,account_invoice_fixed_discount,account_invoice_force_number,account_invoice_import,account_invoice_import_facturx,account_invoice_import_invoice2data,account_invoice_import_simple_pdf,account_invoice_import_ubl,account_invoice_line_description,account_invoice_line_sequence,account_invoice_mass_sending,account_invoice_merge,account_invoice_mode_at_shipping,account_invoice_mode_daily,account_invoice_mode_monthly,account_invoice_mode_weekly,account_invoice_partner,account_invoice_payment_retention,account_invoice_pricelist,account_invoice_pricelist_sale,account_invoice_refund_line_selection,account_invoice_refund_link,account_invoice_refund_reason,account_invoice_refund_reason_skip_anglo_saxon,account_invoice_refund_reinvoice,account_invoice_restrict_linked_so,account_invoice_search_by_reference,account_invoice_section_picking,account_invoice_section_sale_order,account_invoice_select_for_payment,account_invoice_supplier_ref_unique,account_invoice_supplier_self_invoice,account_invoice_supplierinfo_update,account_invoice_supplierinfo_update_discount,account_invoice_tax_note,account_invoice_tax_required,account_invoice_transmit_method,account_invoice_tree_currency,account_invoice_triple_discount,account_invoice_ubl,account_invoice_ubl_email_attachment,account_invoice_ubl_peppol,account_invoice_update_wizard,account_invoice_update_wizard_payment_mode,account_invoice_validation_queued,account_invoice_view_payment,account_journal_general_sequence,account_journal_lock_date,account_loan,account_lock,account_lock_date_update,account_lock_to_date,account_mail_autosubscribe,account_menu,account_menu_invoice_refund,account_menu_usability,account_move_budget,account_move_default_journal,account_move_exception,account_move_fiscal_month,account_move_fiscal_year,account_move_force_removal,account_move_label_copy,account_move_line_accounting_description,account_move_line_accounting_description_purchase,account_move_line_accounting_description_sale,account_move_line_check_number,account_move_line_landed_cost_info,account_move_line_menu,account_move_line_mrp_info,account_move_line_product,account_move_line_purchase_info,account_move_line_repair_info,account_move_line_report_xls,account_move_line_sale_info,account_move_line_stock_info,account_move_line_tax_editable,account_move_line_used_currency,account_move_name_sequence,account_move_original_partner,account_move_post_block,account_move_print,account_move_propagate_ref,account_move_reversal_choose_method,account_move_template,account_move_tier_validation,account_move_tier_validation_approver,account_move_tier_validation_forward,account_move_transfer_partner,account_move_update_analytic,account_netting,account_no_default,account_partner_required,account_payment,account_payment_mode,account_payment_mode_default_account,account_payment_order,account_payment_order_grouped_output,account_payment_order_lock_draft,account_payment_order_notification,account_payment_order_return,account_payment_order_sequence_payment_mode,account_payment_order_tier_validation,account_payment_order_vendor_email,account_payment_partner,account_payment_purchase,account_payment_purchase_stock,account_payment_sale,account_payment_unece,account_qr_code_sepa,account_receipt_base,account_receipt_journal,account_receipt_print,account_receipt_sale,account_reconcile_show_boolean,account_refund_payment_term,account_sequence_option,account_spread_cost_revenue,account_spread_cost_revenue_enhanced,account_statement_import,account_statement_import_base,account_statement_import_camt,account_statement_import_camt54,account_statement_import_file_reconciliation_widget,account_statement_import_fr_cfonb,account_statement_import_move_line,account_statement_import_ofx,account_statement_import_ofx_by_acctid,account_statement_import_online,account_statement_import_online_paypal,account_statement_import_online_ponto,account_statement_import_online_ponto_ing,account_statement_import_online_wise,account_statement_import_paypal,account_statement_import_sftp,account_statement_import_txt_xlsx,account_tax_balance,account_tax_python,account_tax_unece,account_template_active,account_test,account_usability,accounting_partner_category,adyen_platforms,analytic,analytic_activity_based_cost,analytic_base_department,analytic_partner,analytic_partner_hr_timesheet,analytic_tag_dimension,analytic_tag_dimension_enhanced,animal,animal_owner,association,attachment_category,attachment_db_by_checksum,attachment_delete_restrict,attachment_indexation,attachment_preview,attachment_queue,attachment_synchronize,attachment_unindex_content,attachment_zipped_download,auditlog,auth_admin_passkey,auth_api_key,auth_api_key_group,auth_api_key_server_env,auth_dynamic_groups,auth_jwt,auth_jwt_demo,auth_ldap,auth_ldaps,auth_oauth,auth_oauth_multi_token,auth_oidc,auth_oidc_environment,auth_password_policy,auth_password_policy_portal,auth_password_policy_signup,auth_saml,auth_saml_environment,auth_session_timeout,auth_signup,auth_signup_verify_email,auth_totp,auth_totp_portal,auth_user_case_insensitive,auto_backup,autovacuum_message_attachment,barcode_action,barcodes,base_action_visibility_restriction,base_action_visibility_restriction_domain,base_address_city,base_address_extended,base_archive_date,base_automation,base_bank_from_iban,base_business_document_import,base_business_document_import_phone,base_cancel_confirm,base_changeset,base_comment_template,base_company_extension,base_conditional_image,base_contextvars,base_country_state_translatable,base_cron_exclusion,base_currency_iso_4217,base_custom_filter,base_custom_info,base_deterministic_session_gc,base_dynamic_list,base_ebill_payment_contract,base_edi,base_exception,base_export_async,base_export_manager,base_facturx,base_fontawesome,base_future_response,base_generate_code,base_geolocalize,base_iban,base_import,base_import_async,base_import_module,base_import_odoo,base_import_security_group,base_iso3166,base_jsonify,base_kanban_stage,base_kanban_stage_state,base_location,base_location_geonames_import,base_location_nuts,base_m2m_custom_field,base_mail_sender_bcc,base_menu_visibility_restriction,base_model_restrict_update,base_multi_image,base_name_search_improved,base_name_search_multi_lang,base_optional_quick_create,base_partner_one2many_phone,base_partner_ref,base_partner_sequence,base_product_mass_addition,base_recurrence,base_remote,base_repair,base_report_auto_create_qweb,base_revision,base_rule_visibility_restriction,base_search_custom_field_filter,base_search_fuzzy,base_search_mail_content,base_sequence_default,base_sequence_option,base_setup,base_sparse_field,base_sparse_field_list_support,base_substate,base_technical_features,base_technical_user,base_tier_validation,base_tier_validation_correction,base_tier_validation_formula,base_tier_validation_forward,base_tier_validation_report,base_tier_validation_server_action,base_tier_validation_waiting,base_time_parameter,base_time_window,base_ubl,base_ubl_payment,base_unece,base_usability,base_user_empty_password,base_user_locale,base_user_show_email,base_vat,base_vat_optional_vies,base_video_link,base_view_inheritance_extension,bi_sql_editor,bi_view_editor,board,bus,bus_alt_connection,calendar,calendar_sms,chained_swapper,configuration_helper,contacts,coupon,crm,crm_claim,crm_claim_code,crm_iap_lead,crm_iap_lead_enrich,crm_iap_lead_website,crm_industry,crm_l10n_eu_nace,crm_lead_code,crm_lead_currency,crm_lead_firstname,crm_lead_search_archive,crm_lead_vat,crm_livechat,crm_location,crm_location_nuts,crm_phone_extension,crm_phonecall,crm_phonecall_summary_predefined,crm_phonecall_timesheet,crm_project,crm_security_group,crm_sms,crm_stage_probability,crm_timesheet,crm_usability,data_encryption,database_cleanup,date_range,date_range_account,datetime_formatter,db_from_header,dbfilter_from_header,default_multi_user,delivery,delivery_carrier_preference,delivery_carrier_warehouse,delivery_package_default_shipping_weight,delivery_preference_glue_stock_picking_group,delivery_procurement_group_carrier,delivery_total_weight_from_packaging,delivery_usability,deltatech,deltatech_account_restrict_date,deltatech_alternative,deltatech_alternative_website,deltatech_auto_reorder_rule,deltatech_average_payment_period,deltatech_batch_transfer,deltatech_cash,deltatech_cash_statement,deltatech_category_group,deltatech_category_group_equipment,deltatech_change_uom,deltatech_contact,deltatech_data_sheet,deltatech_data_sheet_website,deltatech_dc,deltatech_delivery_status,deltatech_download,deltatech_dropshipping,deltatech_dummy_queue_job,deltatech_expenses,deltatech_fast_purchase,deltatech_fast_sale,deltatech_fleet,deltatech_fleet_geo,deltatech_followup,deltatech_invoice_delivery,deltatech_invoice_number,deltatech_invoice_payment,deltatech_invoice_picking,deltatech_invoice_product_filter,deltatech_invoice_receipt,deltatech_invoice_to_draft,deltatech_list,deltatech_list_view,deltatech_logistic_docs,deltatech_lot,deltatech_lot_valuation,deltatech_mail,deltatech_merge,deltatech_merge_product,deltatech_merge_uom,deltatech_move_negative_stock,deltatech_mrp_bom,deltatech_mrp_simple,deltatech_no_quick_create,deltatech_notification_sound,deltatech_partner_generic,deltatech_payment_report,deltatech_payment_term,deltatech_payment_to_statement,deltatech_picking_number,deltatech_picking_split,deltatech_pos_backend,deltatech_pos_decimal_numpad_dot,deltatech_pos_margin,deltatech_pos_product_filter,deltatech_price_categ,deltatech_price_modify_reception,deltatech_pricelist,deltatech_print_bf,deltatech_procurement,deltatech_product_catalog,deltatech_product_code,deltatech_product_dimension,deltatech_product_extension,deltatech_product_list,deltatech_product_margin,deltatech_product_trade_markup,deltatech_purchase_discount,deltatech_purchase_picking_status,deltatech_purchase_price,deltatech_purchase_xls,deltatech_queue_job,deltatech_reception_note,deltatech_report_prn,deltatech_sale_add_extra_line,deltatech_sale_commission,deltatech_sale_feedback,deltatech_sale_fix_followers,deltatech_sale_margin,deltatech_sale_multiple,deltatech_sale_multiple_website,deltatech_sale_pallet,deltatech_sale_pallet_website,deltatech_sale_payment,deltatech_sale_picking_status,deltatech_sale_purchase,deltatech_sale_qty_available,deltatech_sale_stage,deltatech_saleorder_type,deltatech_select_journal,deltatech_service,deltatech_service_agreement,deltatech_service_base,deltatech_service_consumable,deltatech_service_equipment,deltatech_service_equipment_base,deltatech_service_maintenance,deltatech_service_maintenance_agreement,deltatech_service_maintenance_plan,deltatech_sms,deltatech_sms_sale,deltatech_stock_account,deltatech_stock_analytic,deltatech_stock_close,deltatech_stock_date,deltatech_stock_delivery,deltatech_stock_inventory,deltatech_stock_negative,deltatech_stock_report,deltatech_stock_reseller,deltatech_test_system,deltatech_tracking_2performant,deltatech_vendor_stock,deltatech_warehouse,deltatech_watermark,deltatech_watermark_report,deltatech_website_access_design,deltatech_website_authentication_request,deltatech_website_billing_addresses,deltatech_website_breadcrumb,deltatech_website_category,deltatech_website_category_snippet,deltatech_website_checkout_confirm,deltatech_website_city,deltatech_website_country,deltatech_website_delivery_address,deltatech_website_delivery_and_payment,deltatech_website_phone_validation,deltatech_website_product_link,deltatech_website_product_slider_snippet,deltatech_website_product_url_image,deltatech_website_sale_attributes,deltatech_website_sale_company,deltatech_website_sale_search_attributes,deltatech_website_sale_sort,deltatech_website_sale_status,deltatech_website_share,deltatech_website_short_description,deltatech_website_stock_availability,deltatech_website_stock_location,deltatech_website_texture_attributes,developer_menu,digest,document_page,document_page_access_group,document_page_approval,document_page_group,document_page_project,document_page_reference,document_page_tag,document_quick_access,document_quick_access_folder_auto_classification,document_url,edi_account_invoice_import,edi_account_oca,edi_backend_partner_oca,edi_endpoint_oca,edi_exchange_template_oca,edi_exchange_template_party_data,edi_oca,edi_party_data_oca,edi_pdf2data_oca,edi_purchase_oca,edi_sale_order_import,edi_sale_order_import_ubl,edi_sale_order_import_ubl_endpoint,edi_stock_oca,edi_storage_oca,edi_ubl_oca,edi_voxel_oca,edi_webservice_oca,edi_xml_oca,email_template_qweb,endpoint,endpoint_auth_api_key,endpoint_route_handler,eradicate_quick_create,event,event_crm,event_crm_sale,event_sale,event_sms,excel_import_export,excel_import_export_demo,export_async_schedule,fetchmail,fetchmail_gmail,fetchmail_incoming_log,fetchmail_notify_error_to_sender,fetchmail_notify_error_to_sender_test,fetchmail_outlook,fetchmail_thread_default,filter_multi_user,fleet,gamification,gamification_sale_crm,google_account,google_calendar,google_drive,google_gmail,google_recaptcha,google_spreadsheet,graph_module_dependency,helpdesk_mgmt,helpdesk_mgmt_fieldservice,helpdesk_mgmt_project,helpdesk_mgmt_rating,helpdesk_mgmt_sla,helpdesk_mgmt_stage_validation,helpdesk_mgmt_timesheet,helpdesk_motive,helpdesk_type,helpdesk_type_sla,hr,hr_attendance,hr_contract,hr_contract_usability,hr_employee_product,hr_expense,hr_fleet,hr_gamification,hr_holidays,hr_holidays_attendance,hr_maintenance,hr_org_chart,hr_presence,hr_recruitment,hr_recruitment_survey,hr_skills,hr_skills_slides,hr_skills_survey,hr_timesheet,hr_timesheet_activity_begin_end,hr_timesheet_analysis,hr_timesheet_attendance,hr_timesheet_employee_analytic_tag,hr_timesheet_purchase_order,hr_timesheet_report,hr_timesheet_report_milestone,hr_timesheet_sheet,hr_timesheet_sheet_activity,hr_timesheet_sheet_attendance,hr_timesheet_sheet_autodraft,hr_timesheet_sheet_no_create,hr_timesheet_sheet_period,hr_timesheet_sheet_policy_department_manager,hr_timesheet_sheet_policy_project_manager,hr_timesheet_task_domain,hr_timesheet_task_required,hr_timesheet_task_stage,hr_timesheet_time_restriction,hr_timesheet_time_type,hr_utilization_analysis,hr_utilization_report,hr_work_entry,html_image_url_extractor,html_text,http_routing,iap,iap_alternative_provider,iap_crm,iap_mail,im_livechat,im_livechat_mail_bot,intrastat_base,intrastat_product,intrastat_product_generic,intrastat_product_type,jsonifier,jsonifier_stored,knowledge,kpi_dashboard,kpi_dashboard_bokeh,l10n_account_edi_ubl_cii_tests,l10n_ae,l10n_ar,l10n_ar_website_sale,l10n_at,l10n_au,l10n_be,l10n_be_edi,l10n_be_invoice_bba,l10n_bo,l10n_br,l10n_ca,l10n_ch,l10n_ch_qriban,l10n_cl,l10n_cn,l10n_cn_city,l10n_co,l10n_co_pos,l10n_cr,l10n_cz,l10n_de,l10n_de_purchase,l10n_de_repair,l10n_de_sale,l10n_de_skr03,l10n_de_skr04,l10n_de_stock,l10n_dk,l10n_do,l10n_dz,l10n_ec,l10n_es,l10n_es_edi_sii,l10n_et,l10n_eu_nace,l10n_eu_product_adr,l10n_eu_product_adr_dangerous_goods,l10n_eu_service,l10n_fi,l10n_fi_sale,l10n_fr,l10n_fr_account_invoice_facturx,l10n_fr_account_invoice_import_facturx,l10n_fr_account_invoice_import_simple_pdf,l10n_fr_account_tax_unece,l10n_fr_account_vat_return,l10n_fr_account_vat_return_selenium,l10n_fr_account_vat_return_teledec,l10n_fr_base_address_city_department,l10n_fr_base_location_department,l10n_fr_business_document_import,l10n_fr_chorus_account,l10n_fr_chorus_facturx,l10n_fr_chorus_sale,l10n_fr_cog,l10n_fr_das2,l10n_fr_department,l10n_fr_department_delivery,l10n_fr_department_oversea,l10n_fr_facturx_chorus_pro,l10n_fr_fec,l10n_fr_fec_oca,l10n_fr_hr_check_ssnid,l10n_fr_hr_rup,l10n_fr_intrastat_product,l10n_fr_intrastat_service,l10n_fr_mis_reports,l10n_fr_oca,l10n_fr_pos_caisse_ap_ip,l10n_fr_pos_cert,l10n_fr_pos_cert_allow_change_qty,l10n_fr_siret,l10n_fr_siret_lookup,l10n_fr_state,l10n_gcc_invoice,l10n_gcc_pos,l10n_generic_coa,l10n_gr,l10n_gt,l10n_hk,l10n_hn,l10n_hr,l10n_hu,l10n_id,l10n_id_efaktur,l10n_ie,l10n_il,l10n_in,l10n_in_pos,l10n_in_purchase,l10n_in_purchase_stock,l10n_in_sale,l10n_in_sale_stock,l10n_in_stock,l10n_it,l10n_it_edi,l10n_it_edi_sdicoop,l10n_it_stock_ddt,l10n_jp,l10n_latam_base,l10n_latam_invoice_document,l10n_lt,l10n_lu,l10n_lu_peppol_id,l10n_ma,l10n_mn,l10n_multilang,l10n_mx,l10n_nl,l10n_no,l10n_nz,l10n_pa,l10n_pe,l10n_ph,l10n_pl,l10n_pt,l10n_ro,l10n_sa,l10n_sa_invoice,l10n_sa_pos,l10n_se,l10n_se_ocr,l10n_sg,l10n_si,l10n_sk,l10n_syscohada,l10n_th,l10n_tr,l10n_ua,l10n_uk,l10n_us,l10n_uy,l10n_ve,l10n_vn,l10n_za,letsencrypt,link_tracker,link_tracker_usability,lunch,mail,mail_activity_board,mail_activity_creator,mail_activity_done,mail_activity_partner,mail_activity_reply_creator,mail_activity_team,mail_activity_unlink_log,mail_allow_portal_internal_note,mail_attach_existing_attachment,mail_attach_existing_attachment_account,mail_autosubscribe,mail_bot,mail_bot_hr,mail_chatter_thread_colour,mail_cleanup,mail_client_extension,mail_contact_type,mail_debrand,mail_drop_target,mail_environment,mail_environment_office365,mail_filter_adressee_by_contact,mail_full_expand,mail_improved_tracking_value,mail_inline_css,mail_layout_force,mail_layout_preview,mail_no_portal,mail_notification_clean_status_error,mail_notification_custom_subject,mail_notification_with_history,mail_optional_autofollow,mail_optional_follower_notification,mail_outbound_static,mail_partner_opt_out,mail_preview_audio,mail_preview_base,mail_quoted_reply,mail_restrict_follower_selection,mail_restrict_send_button,mail_send_copy,mail_server_by_user,mail_show_follower,mail_template_multi_attachment,mail_thread_create_nolog,mail_tracking,mail_tracking_mailgun,mail_tracking_mass_mailing,mail_usability,maintenance,marketing_crm_partner,mass_editing,mass_mailing,mass_mailing_company_newsletter,mass_mailing_contact_partner,mass_mailing_crm,mass_mailing_custom_unsubscribe,mass_mailing_event,mass_mailing_event_registration_exclude,mass_mailing_event_sms,mass_mailing_event_track,mass_mailing_event_track_sms,mass_mailing_list_dynamic,mass_mailing_partner,mass_mailing_resend,mass_mailing_sale,mass_mailing_slides,mass_mailing_sms,mass_mailing_subscription_date,mass_mailing_subscription_email,mass_mailing_unique,mass_operation_abstract,membership,microsoft_account,microsoft_calendar,microsoft_outlook,microsoft_outlook_single_tenant,mis_builder,mis_builder_budget,mis_builder_cash_flow,mis_builder_demo,mis_template_financial_report,model_read_only,module_analysis,module_auto_update,module_change_auto_install,module_prototyper,mrp,mrp_account,mrp_account_analytic,mrp_account_bom_attribute_match,mrp_analytic,mrp_analytic_child_mo,mrp_analytic_cost,mrp_analytic_sale_project,mrp_attachment_mgmt,mrp_bom_attribute_match,mrp_bom_attribute_match_duplicate_kit,mrp_bom_attribute_match_semifinished_product,mrp_bom_component_menu,mrp_bom_hierarchy,mrp_bom_line_sequence,mrp_bom_location,mrp_bom_note,mrp_bom_responsible,mrp_bom_tracking,mrp_component_operation,mrp_component_operation_scrap_reason,mrp_landed_costs,mrp_lot_on_hand_first,mrp_lot_production_date,mrp_multi_level,mrp_multi_level_estimate,mrp_package_propagation,mrp_planned_order_matrix,mrp_product_expiry,mrp_production_auto_validate,mrp_production_byproduct_cost_share,mrp_production_grouped_by_product,mrp_production_note,mrp_production_picking_type_from_route,mrp_production_putaway_strategy,mrp_production_quant_manual_assign,mrp_production_request,mrp_production_serial_matrix,mrp_production_service,mrp_progress_button,mrp_repair_reuse_component,mrp_restrict_lot,mrp_routing,mrp_sale_info,mrp_stock_orderpoint_manual_procurement,mrp_subcontracting,mrp_subcontracting_account,mrp_subcontracting_bom_dual_use,mrp_subcontracting_dropshipping,mrp_subcontracting_inhibit,mrp_subcontracting_partner_management,mrp_subcontracting_purchase,mrp_subcontracting_purchase_link,mrp_subcontracting_purchase_partner_management,mrp_subcontracting_resupply_link,mrp_subcontracting_usability,mrp_tag,mrp_unbuild_move_link,mrp_unbuild_subcontracting,mrp_unbuild_valuation_layer_link,mrp_usability,mrp_warehouse_calendar,mrp_workcenter_hierarchical,mrp_workorder_sequence,multi_step_wizard,note,note_pad,nsca_client,odoo_referral,onchange_helper,packaging_uom,pad,pad_project,partner_address_street3,partner_address_version,partner_affiliate,partner_autocomplete,partner_bank_acc_type_constraint,partner_bank_code,partner_capital,partner_category_security,partner_category_security_crm,partner_coc,partner_company_group,partner_company_type,partner_contact_access_link,partner_contact_address_default,partner_contact_age_range,partner_contact_birthdate,partner_contact_birthplace,partner_contact_department,partner_contact_gender,partner_contact_in_several_companies,partner_contact_job_position,partner_contact_lang,partner_contact_nationality,partner_contact_personal_information_page,partner_country_lang,partner_create_format_phone,partner_data_vies_populator,partner_deduplicate_acl,partner_deduplicate_by_ref,partner_deduplicate_by_website,partner_deduplicate_filter,partner_default_sale_discount,partner_disable_gravatar,partner_duns,partner_email_check,partner_email_duplicate_warn,partner_employee_quantity,partner_external_map,partner_fax,partner_firstname,partner_helper,partner_identification,partner_identification_gln,partner_identification_import,partner_identification_notification,partner_identification_unique_by_category,partner_industry_secondary,partner_iterative_archive,partner_label,partner_manual_rank,partner_mobile_duplicate_warn,partner_mobile_unique,partner_multi_relation,partner_phone_extension,partner_phone_secondary,partner_phonecall_schedule,partner_pricelist_search,partner_priority,partner_ref_unique,partner_second_lastname,partner_sequence_address_type,partner_stage,partner_statement,partner_supplierinfo_smartbutton,partner_tier_validation,partner_title_order,partner_tree_default_account,partner_tree_default_base,partner_tree_default_contacts,partner_tz,partner_vat_unique,password_security,payment,payment_adyen,payment_adyen_paybylink,payment_alipay,payment_authorize,payment_buckaroo,payment_environment,payment_fix_register_token,payment_ingenico,payment_odoo_by_adyen,payment_paypal,payment_payulatam,payment_payumoney,payment_sips,payment_stripe,payment_test,payment_transfer,pdf_helper,phone_validation,point_of_sale,portal,portal_partner_select_all,portal_rating,portal_sale_personal_data_only,pos_adyen,pos_analytic_by_config,pos_cache,pos_config_single_user,pos_discount,pos_epson_printer,pos_epson_printer_restaurant,pos_hr,pos_mercury,pos_product_cost_security,pos_product_tree_default,pos_restaurant,pos_restaurant_adyen,pos_sale,pos_six,pos_usability,pricelist_cache,pricelist_cache_rest,procurement_auto_create_group,procurement_auto_create_group_carrier,procurement_batch_generator,procurement_jit,procurement_mto_analytic,procurement_purchase_no_grouping,product,product_analytic,product_analytic_purchase,product_analytic_sale,product_assortment,product_assortment_description,product_attribute_archive,product_attribute_value_menu,product_barcode_required,product_bom_revision,product_categ_image,product_category_active,product_category_code,product_category_code_unique,product_category_description,product_category_product_link,product_category_tax,product_category_type,product_code_mandatory,product_code_unique,product_cost_price_avco_sync,product_cost_security,product_custom_info,product_detailed_type,product_detailed_type_stock,product_dimension,product_email_template,product_expiry,product_expiry_configurable,product_expiry_simple,product_fao_fishing,product_form_pricelist,product_form_purchase_link,product_form_sale_link,product_harmonized_system,product_harmonized_system_delivery,product_harmonized_system_stock,product_import,product_import_ubl,product_internal_reference_generator,product_logistics_uom,product_lot_sequence,product_main_supplierinfo,product_manager_group,product_manager_group_stock,product_manufacturer,product_margin,product_matrix,product_medical,product_model_viewer,product_mrp_info,product_multi_category,product_multi_image,product_net_weight,product_no_translation,product_order_noname,product_pack,product_packaging_dimension,product_packaging_type,product_packaging_type_pallet,product_packaging_type_required,product_packaging_unit_price_calculator,product_pricelist_assortment,product_pricelist_button_box,product_pricelist_direct_print,product_pricelist_direct_print_company_group,product_pricelist_revision,product_pricelist_supplierinfo,product_print_zpl_barcode,product_priority_star,product_product_template_navigation,product_profile,product_quantity_update_force_inventory,product_restricted_type,product_route_profile,product_sale_manufactured_for,product_search_by_display_name,product_seasonality,product_secondary_unit,product_sequence,product_state,product_state_active,product_state_history,product_status,product_stock_state,product_supplier_code_purchase,product_supplierinfo_archive,product_supplierinfo_for_customer,product_supplierinfo_for_customer_elaboration,product_supplierinfo_for_customer_group,product_supplierinfo_for_customer_invoice,product_supplierinfo_for_customer_picking,product_supplierinfo_for_customer_sale,product_supplierinfo_for_customer_sale_blanket_order,product_supplierinfo_group,product_supplierinfo_picking,product_supplierinfo_revision,product_supplierinfo_stock_picking_type,product_template_tags,product_template_tags_code,product_tier_validation,product_total_weight_from_packaging,product_uom_updatable,product_usability,product_variant_attribute_name_manager,product_variant_company,product_video_link,product_weight,product_weight_logistics_uom,project,project_category,project_deadline,project_dhxgantt,project_duplicate_subtask,project_forecast_line,project_forecast_line_deadline,project_forecast_line_milestone,project_forecast_line_priority,project_gtd,project_hr,project_key,project_list,project_mail_chatter,project_milestone,project_parent_task_filter,project_purchase_link,project_recalculate,project_role,project_sequence,project_stage_closed,project_stage_mgmt,project_stage_state,project_status,project_stock,project_stock_product_set,project_stock_request,project_tag,project_task_add_very_high,project_task_code,project_task_default_stage,project_task_dependency,project_task_description_template,project_task_digitized_signature,project_task_material,project_task_project_required,project_task_pull_request,project_task_recurring_activity,project_task_send_by_mail,project_task_stage_allow_timesheet,project_template,project_template_milestone,project_timeline,project_timeline_hr_timesheet,project_timeline_task_dependency,project_timesheet_holidays,project_timesheet_time_control,project_timesheet_time_control_sale,project_usability,project_wbs,purchase,purchase_advance_payment,purchase_allowed_product,purchase_analytic,purchase_analytic_global,purchase_blanket_order,purchase_cancel_confirm,purchase_cancel_reason,purchase_commercial_partner,purchase_default_terms_conditions,purchase_delivery_split_date,purchase_deposit,purchase_discount,purchase_exception,purchase_fop_shipping,purchase_force_invoiced,purchase_invoice_create_security_group,purchase_invoice_method,purchase_invoice_plan,purchase_invoice_plan_deposit,purchase_invoice_plan_retention,purchase_isolated_rfq,purchase_last_price_info,purchase_line_procurement_group,purchase_location_by_line,purchase_lot,purchase_manual_currency,purchase_manual_delivery,purchase_mass_mail,purchase_minimum_amount,purchase_mrp,purchase_open_qty,purchase_order_approval_block,purchase_order_approved,purchase_order_archive,purchase_order_general_discount,purchase_order_line_deep_sort,purchase_order_line_description_picking,purchase_order_line_image,purchase_order_line_invoicing,purchase_order_line_menu,purchase_order_line_packaging_qty,purchase_order_line_price_history,purchase_order_line_price_history_discount,purchase_order_line_sequence,purchase_order_line_stock_available,purchase_order_partner_manual_rank,purchase_order_payment_term_report,purchase_order_price_recalculation,purchase_order_product_attachment_mgmt,purchase_order_qty_change_no_recompute,purchase_order_secondary_unit,purchase_order_shipping_date,purchase_order_type,purchase_order_type_dashboard,purchase_order_ubl,purchase_order_ubl_py3o,purchase_order_uninvoiced_amount,purchase_order_vendor_product,purchase_order_weight_volume,purchase_partner_approval,purchase_partner_incoterm,purchase_picking_state,purchase_product_matrix,purchase_product_template_tags,purchase_product_tree_default,purchase_product_usage,purchase_propagate_qty,purchase_quick,purchase_reception_notify,purchase_reception_status,purchase_report_menu_move,purchase_representative,purchase_request,purchase_request_analytic,purchase_request_cancel_confirm,purchase_request_department,purchase_request_exception,purchase_request_substate,purchase_request_tier_validation,purchase_request_to_requisition,purchase_request_type,purchase_requisition,purchase_requisition_auto_rfq,purchase_requisition_stock,purchase_requisition_tier_validation,purchase_rfq_number,purchase_security,purchase_stock,purchase_stock_analytic,purchase_stock_picking_invoice_link,purchase_stock_picking_return_invoicing,purchase_stock_price_unit_sync,purchase_stock_secondary_unit,purchase_stock_tier_validation,purchase_stock_ubl,purchase_stock_usability,purchase_stock_vendor_bill_breakdown,purchase_substate,purchase_supplierinfo_product_breakdown,purchase_tag,purchase_tier_validation,purchase_triple_discount,purchase_usability,purchase_vendor_bill_breakdown,purchase_work_acceptance,purchase_work_acceptance_evaluation,purchase_work_acceptance_invoice_plan,purchase_work_acceptance_late_fines,purchase_work_acceptance_tier_validation,quality_control_mrp_oca,quality_control_oca,quality_control_stock_oca,queue_job,queue_job_batch,queue_job_context,queue_job_cron,queue_job_cron_jobrunner,queue_job_subscribe,rating,repair,repair_discount,repair_picking_after_done,repair_refurbish,repair_refurbish_repair_stock_move,repair_sale_order,repair_stock_move,repair_type,report_aeroo,report_aeroo_invoice,report_aeroo_replace_qweb,report_async,report_context,report_csv,report_fillpdf,report_label,report_layout_config,report_py3o,report_py3o_fusion_server,report_qr,report_qweb_element_page_visibility,report_qweb_encrypt,report_qweb_parameter,report_qweb_pdf_watermark,report_qweb_signer,report_wkhtmltopdf_param,report_xlsx,report_xlsx_helper,report_xlsx_helper_demo,report_xml,resource,rpc_helper,sale,sale_advance_payment,sale_amount_payment_link,sale_automatic_workflow,sale_automatic_workflow_delivery_state,sale_automatic_workflow_ignore_exception,sale_automatic_workflow_invoice_default_value,sale_automatic_workflow_job,sale_automatic_workflow_payment_mode,sale_automatic_workflow_periodicity,sale_blanket_order,sale_blanket_order_revision,sale_by_packaging,sale_cancel_confirm,sale_cancel_reason,sale_commercial_partner,sale_commitment_date_mandatory,sale_company_currency,sale_confirm_wizard,sale_contact_type,sale_coupon,sale_coupon_delivery,sale_coupon_order_discount_fast_change_ui,sale_crm,sale_crm_usability,sale_customer_rank,sale_default_uom,sale_delivery_date,sale_delivery_split_date,sale_delivery_state,sale_discount_display_amount,sale_elaboration,sale_exception,sale_exception_product_sale_manufactured_for,sale_expense,sale_fixed_discount,sale_force_invoiced,sale_global_discount,sale_invoice_auto_deliver,sale_invoice_blocking,sale_invoice_delivery_state,sale_invoice_no_mail,sale_invoice_plan,sale_invoice_policy,sale_isolated_quotation,sale_last_price_info,sale_line_refund_to_invoice_qty,sale_line_refund_to_invoice_qty_skip_anglo_saxon,sale_line_returned_qty,sale_line_returned_qty_mrp,sale_mail_autosubscribe,sale_management,sale_manual_delivery,sale_margin,sale_mrp,sale_mrp_bom,sale_mrp_link,sale_mrp_margin,sale_no_optional_product,sale_no_preview_button,sale_order_add_bom,sale_order_amount_to_invoice,sale_order_archive,sale_order_carrier_auto_assign,sale_order_change_analytic_account,sale_order_customer_free_ref,sale_order_digitized_signature,sale_order_disable_user_autosubscribe,sale_order_discount_fast_change_ui,sale_order_general_discount,sale_order_general_discount_payment_term,sale_order_general_discount_triple,sale_order_global_stock_route,sale_order_import,sale_order_import_ubl,sale_order_import_ubl_customer_free_ref,sale_order_import_ubl_line_customer_ref,sale_order_invoice_amount,sale_order_invoicing_finished_task,sale_order_invoicing_grouping_criteria,sale_order_invoicing_qty_percentage,sale_order_invoicing_queued,sale_order_line_chained_move,sale_order_line_date,sale_order_line_delivery_state,sale_order_line_description,sale_order_line_description_single_attribute,sale_order_line_discount_validation,sale_order_line_initial_quantity,sale_order_line_input,sale_order_line_menu,sale_order_line_note,sale_order_line_packaging_qty,sale_order_line_price_history,sale_order_line_sequence,sale_order_lot_generator,sale_order_lot_selection,sale_order_lot_selection_by_quant,sale_order_mass_action,sale_order_note_template,sale_order_packaging_import,sale_order_partner_restrict,sale_order_price_recalculation,sale_order_priority,sale_order_product_assortment,sale_order_product_assortment_quick,sale_order_qty_change_no_recompute,sale_order_report_without_price,sale_order_revision,sale_order_route,sale_order_secondary_unit,sale_order_tag,sale_order_type,sale_order_ubl,sale_order_warn_message,sale_partner_approval,sale_partner_incoterm,sale_partner_shipping_invoice_domain,sale_partner_version,sale_pricelist_discount_decimal_precision,sale_pricelist_from_commitment_date,sale_pricelist_item_advanced,sale_probability_amount,sale_procurement_amendment,sale_procurement_group_by_commitment_date,sale_procurement_group_by_line,sale_product_brand_exception,sale_product_category_menu,sale_product_configurator,sale_product_matrix,sale_product_multi_add,sale_product_pack,sale_product_rating_verified,sale_product_seasonality,sale_product_set,sale_product_set_packaging_qty,sale_product_set_sale_by_packaging,sale_product_template_tags,sale_product_tree_default,sale_project,sale_project_service_tracking_copy_tasks,sale_promotion_rule,sale_promotion_rule_assortment,sale_promotion_rule_delivery,sale_promotion_rule_display_discount_amount,sale_purchase,sale_purchase_force_vendor,sale_purchase_no_product_template_menu,sale_purchase_requisition,sale_purchase_stock,sale_purchase_stock_line_note,sale_quick,sale_quick_blanket_order,sale_quick_seasonality,sale_quotation_builder,sale_quotation_number,sale_quotation_template_product_multi_add,sale_quotation_title,sale_rental,sale_restricted_qty,sale_shipping_info_helper,sale_show_transaction,sale_start_end_dates,sale_stock,sale_stock_analytic,sale_stock_available_to_promise_release,sale_stock_available_to_promise_release_cutoff,sale_stock_available_to_promise_release_dropshipping,sale_stock_delivery_address,sale_stock_line_customer_ref,sale_stock_line_sequence,sale_stock_margin,sale_stock_mto_as_mts_orderpoint,sale_stock_on_hand_popup,sale_stock_picking_blocking,sale_stock_picking_note,sale_stock_reconcile_valuation_kit,sale_stock_return_request,sale_stock_secondary_unit,sale_stock_usability,sale_substate,sale_tier_validation,sale_timesheet,sale_timesheet_budget,sale_timesheet_edit,sale_timesheet_invoice_description,sale_timesheet_line_exclude,sale_timesheet_order_line_no_update,sale_timesheet_order_line_sync,sale_timesheet_purchase,sale_timesheet_rounded,sale_transaction_form_link,sale_triple_discount,sale_usability,sale_validity,sale_wishlist,sales_team,sales_team_security,sales_team_security_crm,sales_team_security_sale,sales_team_usability,scheduler_error_mailer,scrap_location_filter,scrap_reason_code,sentry,sequence_check_digit,sequence_python,sequence_range_end,sequence_reset_period,server_action_domain,server_environment,server_environment_data_encryption,server_environment_iap,server_environment_ir_config_parameter,session_db,shopfloor,shopfloor_base,shopfloor_base_multicompany,shopfloor_batch_automatic_creation,shopfloor_checkout_package_measurement,shopfloor_checkout_package_measurement_mobile,shopfloor_checkout_putinpack_restriction,shopfloor_checkout_sync,shopfloor_dangerous_goods,shopfloor_dangerous_goods_mobile,shopfloor_delivery_shipment,shopfloor_delivery_shipment_mobile,shopfloor_example,shopfloor_manual_product_transfer,shopfloor_manual_product_transfer_mobile,shopfloor_mobile,shopfloor_mobile_base,shopfloor_mobile_base_auth_api_key,shopfloor_mobile_base_auth_user,shopfloor_packing_info,shopfloor_purchase_base,shopfloor_reception,shopfloor_reception_mobile,shopfloor_reception_packaging_dimension,shopfloor_reception_packaging_dimension_mobile,shopfloor_reception_purchase_partner_ref,shopfloor_reception_purchase_partner_ref_mobile,shopfloor_rest_log,shopfloor_single_product_transfer,shopfloor_single_product_transfer_force_package,shopfloor_single_product_transfer_mobile,shopfloor_single_product_transfer_unique_order_at_location,shopfloor_workstation,shopfloor_workstation_label_printer,shopfloor_workstation_mobile,shopinvader_usability,slow_statement_logger,sms,snailmail,snailmail_account,social_media,sql_export,sql_export_excel,sql_export_mail,sql_request_abstract,stock,stock_account,stock_account_prepare_anglo_saxon_out_lines_hook,stock_account_product_run_fifo_hook,stock_account_usability,stock_analytic,stock_archive_constraint,stock_auto_move,stock_available,stock_available_base_exclude_location,stock_available_immediately,stock_available_mrp,stock_available_portal,stock_available_to_promise_release,stock_available_to_promise_release_dynamic_routing,stock_available_unreserved,stock_change_qty_reason,stock_checkout_sync,stock_cycle_count,stock_dangerous_goods,stock_delivery_note,stock_demand_estimate,stock_demand_estimate_matrix,stock_dropshipping,stock_dynamic_routing,stock_dynamic_routing_checkout_sync,stock_dynamic_routing_reserve_rule,stock_exception,stock_free_quantity,stock_generate_putaway_from_inventory,stock_helper,stock_inventory_analytic,stock_inventory_cost_info,stock_inventory_discrepancy,stock_inventory_exclude_sublocation,stock_inventory_line_open,stock_inventory_line_product_cost,stock_inventory_lockdown,stock_inventory_preparation_filter,stock_inventory_preparation_filter_pos,stock_inventory_usability,stock_landed_costs,stock_landed_costs_delivery,stock_landed_costs_mrp_subcontracting,stock_landed_costs_purchase_auto,stock_landed_costs_security,stock_location_bin_name,stock_location_children,stock_location_empty,stock_location_last_inventory_date,stock_location_lockdown,stock_location_orderpoint,stock_location_orderpoint_source_relocate,stock_location_package_restriction,stock_location_position,stock_location_route_description,stock_location_tray,stock_location_warehouse,stock_location_zone,stock_lock_lot,stock_lot_on_hand_first,stock_lot_product_qty_search,stock_lot_production_date,stock_lot_scrap,stock_mass_scrap,stock_measuring_device,stock_measuring_device_zippcube,stock_move_assign_picking_hook,stock_move_auto_assign,stock_move_auto_assign_auto_release,stock_move_change_source_location,stock_move_common_dest,stock_move_forced_lot,stock_move_free_reservation_reassign,stock_move_line_auto_fill,stock_move_line_auto_fill_all,stock_move_location,stock_move_quick_lot,stock_move_source_relocate,stock_move_source_relocate_dynamic_routing,stock_mts_mto_mrp_rule,stock_mts_mto_rule,stock_no_negative,stock_no_product_template_menu,stock_orderpoint_generator,stock_orderpoint_manual_procurement,stock_orderpoint_manual_procurement_uom,stock_orderpoint_move_link,stock_orderpoint_mrp_link,stock_orderpoint_origin,stock_orderpoint_origin_mrp_link,stock_orderpoint_purchase_link,stock_orderpoint_route,stock_orderpoint_uom,stock_owner_restriction,stock_packaging_calculator,stock_packaging_calculator_packaging_type,stock_partner_delivery_window,stock_picking_analytic,stock_picking_auto_create_lot,stock_picking_auto_create_package,stock_picking_back2draft,stock_picking_backorder_strategy,stock_picking_batch,stock_picking_batch_extended,stock_picking_cancel_confirm,stock_picking_cancel_reason,stock_picking_completion_info,stock_picking_consolidation_priority,stock_picking_default_planned_transfer,stock_picking_filter_lot,stock_picking_group_by_partner_by_carrier,stock_picking_group_by_partner_by_carrier_by_date,stock_picking_import_serial_number,stock_picking_inter_warehouse,stock_picking_invoice_link,stock_picking_invoicing,stock_picking_invoicing_incoterm,stock_picking_line_sequence,stock_picking_mass_action,stock_picking_procure_method,stock_picking_product_kit_helper,stock_picking_product_link,stock_picking_progress,stock_picking_purchase_order_link,stock_picking_putinpack_restriction,stock_picking_quick,stock_picking_reallocation,stock_picking_restrict_cancel_with_orig_move,stock_picking_return_show_lot,stock_picking_sale_order_link,stock_picking_send_by_mail,stock_picking_show_backorder,stock_picking_show_linked,stock_picking_show_return,stock_picking_supplier_ref,stock_picking_tier_validation,stock_picking_type_default_partner,stock_picking_type_shipping_policy,stock_picking_type_shipping_policy_group_by,stock_picking_volume,stock_picking_volume_packaging,stock_picking_warn_message,stock_procurement_group_hook,stock_product_pack,stock_product_qty_by_packaging,stock_product_template_tags,stock_product_tree_default,stock_production_lot_active,stock_pull_list,stock_push_delay,stock_putaway_by_route,stock_putaway_hook,stock_putaway_method,stock_putaway_product_template,stock_quant_manual_assign,stock_quant_package_dimension,stock_quant_package_dimension_total_weight_from_packaging,stock_quant_package_move_wizard,stock_quant_package_product_packaging,stock_quant_reservation_info,stock_quant_reservation_info_mrp,stock_quant_view_reservation,stock_reception_screen,stock_reception_screen_measuring_device,stock_reception_screen_qty_by_packaging,stock_reception_usability,stock_release_channel,stock_removal_location_by_priority,stock_request,stock_request_analytic,stock_request_cancel_confirm,stock_request_direction,stock_request_kanban,stock_request_mrp,stock_request_partner,stock_request_picking_type,stock_request_purchase,stock_request_sequence_option,stock_request_submit,stock_request_tier_validation,stock_reserve,stock_reserve_rule,stock_restrict_lot,stock_restrict_lot_update,stock_return_request,stock_scheduler_assignation_horizon,stock_search_supplierinfo_code,stock_secondary_unit,stock_sms,stock_split_picking,stock_storage_type,stock_storage_type_buffer,stock_storage_type_putaway_abc,stock_unique_order_per_location,stock_usability,stock_valuation_layer_by_category,stock_valuation_layer_usage,stock_valuation_no_developer_mode,stock_valuation_xlsx,stock_vertical_lift,stock_vertical_lift_empty_tray_check,stock_vertical_lift_kardex,stock_vertical_lift_packaging_type,stock_vertical_lift_qty_by_packaging,stock_vertical_lift_server_env,stock_vertical_lift_storage_type,stock_warehouse_analytic,stock_warehouse_calendar,stock_warehouse_flow,stock_warehouse_flow_product_packaging,stock_warehouse_flow_release,stock_whole_kit_constraint,storage_backend,storage_backend_ftp,storage_backend_s3,storage_backend_sftp,storage_file,storage_image,storage_image_backend_migration,storage_image_import,storage_image_product,storage_image_product_brand,storage_image_product_brand_import,storage_image_product_import,storage_image_product_pos,storage_import_image_advanced,storage_media,storage_media_product,storage_thumbnail,subcontracted_service,supplier_calendar,support_branding,survey,test_base_automation,test_base_import_async,test_base_tier_validation,test_base_time_window,test_event_full,test_mail,test_mail_full,test_mass_mailing,test_queue_job,test_queue_job_batch,test_website,test_website_slides_full,test_xlsx_export,theme_default,tracking_manager,transifex,uom,uom_extra_data,uom_unece,upgrade_analysis,url_attachment_search_fuzzy,user_log_view,users_ldap_groups,users_ldap_mail,users_ldap_populate,utm,vault,vault_share,vendor_transport_lead_time,web,web_access_rule_buttons,web_action_conditionable,web_advanced_search,web_archive_date,web_assets_warmup,web_button_visibility,web_calendar_color_field,web_calendar_slot_duration,web_company_color,web_copy_confirm,web_create_write_confirm,web_custom_modifier,web_decimal_numpad_dot,web_dhxgantt,web_dialog_size,web_disable_export_group,web_domain_field,web_drop_target,web_edit_user_filter,web_edit_xmlid,web_editor,web_environment_ribbon,web_field_required_invisible_manager,web_fix_modules_load,web_group_expand,web_ir_actions_act_multi,web_ir_actions_act_view_reload,web_ir_actions_act_window_message,web_kanban_gauge,web_listview_range_select,web_m2x_options,web_m2x_options_manager,web_no_bubble,web_notify,web_notify_channel_message,web_one2many_kanban,web_pwa_oca,web_refresher,web_remember_tree_column_width,web_responsive,web_search_with_and,web_send_message_popup,web_sheet_full_width,web_switch_context_warning,web_tab_title,web_timeline,web_tooltip_field,web_tour,web_tree_customized_field_list,web_tree_dynamic_colored_field,web_tree_image_tooltip,web_tree_many2one_clickable,web_unsplash,web_view_calendar_list,web_widget_bokeh_chart,web_widget_char_size,web_widget_child_selector,web_widget_ckeditor,web_widget_datepicker_fulloptions,web_widget_domain_editor_dialog,web_widget_dropdown_dynamic,web_widget_image_download,web_widget_image_webcam,web_widget_many2one_simple,web_widget_mermaid,web_widget_model_viewer,web_widget_mpld3_chart,web_widget_numeric_step,web_widget_open_tab,web_widget_plotly_chart,web_widget_text_markdown,web_widget_uom,web_widget_url_advanced,web_widget_x2many_2d_matrix,webservice,website,website_animate,website_blog,website_crm,website_crm_livechat,website_crm_partner_assign,website_crm_sms,website_customer,website_event,website_event_crm,website_event_crm_questions,website_event_meet,website_event_meet_quiz,website_event_questions,website_event_sale,website_event_track,website_event_track_exhibitor,website_event_track_live,website_event_track_live_quiz,website_event_track_quiz,website_form,website_form_project,website_forum,website_google_map,website_hr_recruitment,website_jitsi,website_links,website_livechat,website_mail,website_mail_channel,website_mass_mailing,website_mass_mailing_name,website_membership,website_partner,website_payment,website_profile,website_sale,website_sale_comparison,website_sale_coupon,website_sale_coupon_delivery,website_sale_delivery,website_sale_digital,website_sale_management,website_sale_product_configurator,website_sale_slides,website_sale_stock,website_sale_stock_product_configurator,website_sale_wishlist,website_slides,website_slides_forum,website_slides_survey,website_sms,website_twitter
No addon selected, please use one of the --select options.
Odoo series: 14.0

if echo.verbosity > 0:
stderrpipe = None
if echo.verbosity > 1:
stdoutpipe = None
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@yann-papouin Thanks for this. Makes sense overall.
Do you have a specific reason to treat stdout and stderr differently here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No specific reason :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants